RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
RewriteRule ^(.*)$ https://%1/$1 [R=301,L]
RewriteCond %{HTTP_HOST} ([^.]+)\.inspirationalagony\.org$ [NC]
# RewriteRule ^img/1\.png$ /img/0.png [L]
# RewriteRule ^(.*)/legal\.html /legal.html [R]
# RewriteRule ^(.*)/what\.html /what.html [L]
Redirect 301 /Resign2Surrender https://gofundme.com/f/Resign2Surrender
Redirect 301 /zip/irrelative[v0.99a].zip /pub/alpha[v0.99a].org.zip
Redirect 301 /sampl-disab.html /sample.disabledlife.html
Redirect 301 /.orgs.html /alpha.orgs.html
Redirect 301 /preface /alpha.preface.html
Redirect 301 /about /alpha.about.html
Redirect 301 /mix /alpha.mix.html
ErrorDocument 403 /404.html
ErrorDocument 404 /404.html
AddType image/x-bitmap .cur
AddType image/x-icon .ico
AddCharset utf-8 .html
